Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 177,112 for

document formatting

(0.17 sec)
  1. Work with Text in a Table|Aspose.Words for .NET

    Replace text in a table in C#. Extract Plain Text from Table or Cell using C#....inside a table, including formatting and extraction. As mentioned...properties are meaningful for DOCX documents conforming to the ISO/IEC...

    docs.aspose.com/words/net/work-with-text-in-a-t...
  2. BubbleSizeCollection.format_code property | Asp...

    BubbleSizeCollection.format_code property. Gets or sets the format code applied to the bubble sizes....format_code property BubbleSizeCollection.format_code property...property Gets or sets the format code applied to the bubble sizes....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Tables in Java|Aspose.Words for Java

    How to work with tables in Java. Introducing to Table node concepts in Aspose.Words for Java....Contents [ Hide ] A table in a document is a great way to structure...content formatting element and are supported by most formats in one...

    docs.aspose.com/words/java/working-with-tables/
  4. Online XSLFO to POTX Conversion or Build .NET b...

    Free online app to convert XSLFO to POTX files. .NET C# conversion library code for XSLFO Documents....XSLFO files to POTX and other formats via .NET automation API. Freely...will be converted into POTX document Download the converted POTX...

    products.aspose.com/total/net/conversion/xslfo-...
  5. Public API Changes in Aspose.Cells 8.8.1|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....1 Contents [ Hide ] This document describes the changes to the...including values, formulas and formatting. CELL_ERROR loads cells whose...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. Get the Cell object by DisplayName of PivotFiel...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....when you want to highlight or format your pivot field header. This...data field and then apply formatting to it. Get the Cell object...

    docs.aspose.com/cells/net/get-the-cell-object-b...
  7. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in Documents, enhancing your Document processing capabilities....an end of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. public class FieldEnd...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ListLabel Class | Aspose.Words for .NET

    Explore the Aspose.Words.Lists.ListLabel class to enhance your Document Formatting with customizable list label properties for better control and presentation....the Working with Lists documentation article. public class ListLabel...are list items. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Specify Custom Number Decimal and Group Separat...

    This article shows how to change Number decimal and group separator in MS Excel and with Java code by using the Aspose.Cells for Java API....the custom separators for formatting/parsing numbers. Specifying...the code. AI Document Assistant Close How to Format Numbers to...

    docs.aspose.com/cells/java/specify-custom-numbe...
  10. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const contentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...Document(letterHeadpath); const contentDoc...contentDoc = new aw.Document(docPath); const headDocParagraphs...

    forum.aspose.com/t/tables-colliding-on-docx-to-...